A. It runs random
B. When application is running for more than 15 minutes
C. When application is running low of memory
D. None of these
Advertisement
Related Mcqs:
- ______________ element in the web.config file to run code using the permissions of a specific user?
- A. element B. element C. element D. element...
- On which of the operating system below ASP.NET can run ?
- A. Windows XP Professional B. Windows 2000 C. Both A and B D. None of these...
- We have defined one page_load event in aspx page and same page_load event in code behind who will run first ?
- A. page_laod event in aspx page B. page_load event in code-behind C. both will run simultaneously D. None of these...
- The Following are the minimum requirement to run Asp.net pages_________________?
- A. Windows explorer B. Java Virtual Machine C. Common Language Runtime D. All of the above...
- What class does the ASP.NET Web Form class inherit from by default ?
- A. System.Web.Form B. System.Web.UI.Form C. System.Web.GUI.Page D. System.Web.UI.Page...
- Give one word: What model does ASP.NET request processing is based on__________________?
- A. Top-down B. Bottom-up C. Waterfall D. Pipeline...
- In ASP.NET what does the following return ?
- A. Gives the memory working set B. Return Null value C. Gives Error D. None of the Above...
- What namespace does the Web page belong in the .NET Framework class hierarchy ?
- A. System.Windows.Page B. System.Web.page C. System.web.UI.Page D. None of these...
- While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
- A. HTTP B. FTP C. File D. All of the above...
- ____________ tests make sure that new code does not break existing code?
- A. Integration tests B. Regression tests C. Load test D. Unit tests...
Advertisement